IMAPIFormFactory
: IUnknown
The IMAPIFormFactory
interface supports the use of configurable run-time forms in distributed
computing environments. This interface is based on the OLE IClassFactory
interface, and objects implementing IMAPIFormFactory should also inherit
from IClassFactory. For more information on IClassFactory, see
the OLE Programmer s Reference.
Quick Info
Header
file: |
MAPIFORM.H |
Exposed by: |
Form
factory objects |
Implemented
by: |
Form
servers |
Called by: |
Form
viewers |
Corresponding
pointer type: |
LPMAPIFORMFACTORY |
Vtable Order
CreateClassFactory |
Returns a
class factory object for a form. |
LockServer |
Keeps an
open form server in memory. |